From: Andreas Schwab Date: Sat, 29 Dec 2012 15:28:42 +0000 (+0100) Subject: Indent X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~1193 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=39a035e8aa1ccee000b73da956a5573c5e1bf26e;p=emacs.git Indent --- diff --git a/src/data.c b/src/data.c index a72fa3e2b5f..c0f35ac0916 100644 --- a/src/data.c +++ b/src/data.c @@ -583,7 +583,7 @@ DEFUN ("symbol-function", Fsymbol_function, Ssymbol_function, 1, 1, 0, (register Lisp_Object symbol) { CHECK_SYMBOL (symbol); - return XSYMBOL (symbol)->function; + return XSYMBOL (symbol)->function; } DEFUN ("symbol-plist", Fsymbol_plist, Ssymbol_plist, 1, 1, 0,